func golang.org/x/crypto/sha3.bytepad
3 uses
golang.org/x/crypto/sha3 (current package)
shake.go#L62: func bytepad(input []byte, w int) []byte {
shake.go#L93: c.Write(bytepad(c.initBlock, c.rate))
shake.go#L100: c.Write(bytepad(c.initBlock, c.rate))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)